home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / util4 / cal20.lha / cal / cal.dates < prev    next >
Text File  |  1995-11-06  |  815b  |  35 lines

  1. ; cal v2.0 example config
  2. ; © 1995 by Andreas Tetzl
  3. ;
  4. ; format:   year-month-day  attributes
  5. ;
  6. ; attributes
  7. ;   B     - bold
  8. ;   I     - italics
  9. ;   U     - underlined
  10. ;   C0..9 - color 0 to 9
  11. ;   R0..9 - background color 0 to 9
  12.  
  13. ; some useless examples, remove ; to activate
  14.  
  15. ;1995-11-25 B     ; 95-Nov-25  bold
  16. ;1995-??-10 C3    ; 1995-any-01  color blue
  17. ;?/?/20 C3  R2    ; any-any-10 color blue, white background
  18.  
  19. ; some useful dates
  20.  
  21. ????-12-25 C2     ; christmas
  22. ????-12-26 C2     ;
  23. ????-1-1   C2     ; new year
  24.  
  25. 1995-4-16  C2     ; easter 1995
  26. 1996-4-7   C2     ; easter 1996
  27. 1997-3-30  C2     ; easter 1997
  28. 1998-4-12  C2     ; easter 1998
  29. 1999-4-4   C2     ; easter 1999
  30. 2000-4-23  C2     ; easter 2000
  31.  
  32. ????-4-3   B C2   ; my birthday :-)
  33.                   ; sorry Mattias, I don't know your birthday ;-)
  34.  
  35.